/* http://meyerweb.com/eric/tools/css/reset/

   v2.0 | 20110126

   License: none (public domain)

*/

.new_show_cont img {
	width: 100%;
}
.new_show_box .left h3 {
	position: relative;
}
#cssmenu > ul > li.has-sub.jd > a::after {
	border-bottom: 1px solid #0078ff;
	border-right: 1px solid #0078ff;
}
.section_box3 button {
	cursor: default;
}
.new_show_box .left h3:after {
	display: block;
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	height: 1px;
	width: 100%;
	background-color: #eaeaea;
}
/*重置样式表*/

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, legend, caption, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	font-size: 100%;
	font-weight: normal;
	font: inherit;
	vertical-align: baseline;
}
.new_show_box .left img {
	width: 100%;
}
html, body {
	font: 12px Arial, "微软雅黑";
}
.new_show_box .media {
	cursor: pointer;
}
.product_ul li {
	padding-bottom: 10px;
}
.product_content {
	padding-bottom: 20px;
}
button {
	outline: none;
}
.fa-phone {
	color: #434343 !important;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section, main {
	display: block;
}
#header>.left>img {
	cursor: pointer;
}
a {
	text-decoration: none;
}
h6 {
	font-size: 12px;
}
h5 {
	font-size: 14px;
}
h4 {
	font-size: 16px;
}
.miitbeian {
	display: none !important;
}
h3 {
	font-size: 18px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	width: 100%!important;
	background-color: #fff;
	overflow-x: hidden;
}
.bold {
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear:before,  .clear:after {
	display: table;
	content: " ";
}
.clear:after {
	clear: both;
}
.ul_list>li {
	float: left;
}
.list-unstyled {
	list-style: none;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.product_content img {
	width: 100%;
}
.text-right {
	text-align: right;
}
.parent {
	float: left;
	position: relative;
	left: 50%;
}
/*水平居中*/

.parent>.child {
	position: relative;
	right: 50%;
	transition: all 2s linear;
}
.transition {
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
.section-1>ul, .section-3, .section>div:nth-child(2), .news_box, .news_box>ul, .section-5 {
	width: 1200px;
	margin: 0 auto;
}
#counterBgdx {
	opacity: .5;
	position: absolute;
	width: 100%;
	height: 100%;
}
.module.mcounter .particles-js-canvas-el {
	opacity: .5;
}
#header {
	position: fixed;
	top: 0;
	padding: 10px 0;
	background: #fff;
	z-index: 100;
	width: 1440px;
}
/*导航条*/

#cssmenu,  #cssmenu ul,  #cssmenu ul li,  #cssmenu ul li a,  #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu:after,  #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu {
	width: auto;
	margin-left: 10px;
}
#cssmenu>ul>li.jd>a,  #cssmenu>ul>li:hover>a {
	color: #0078ff;
}
#menu-line {
	position: absolute;
	top: 0;
	left: 0px;
	margin: 0 7px;
	height: 3px;
	background: #0078ff;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
	float: left;
	text-align: center;
	padding: 0 7px;
}
#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right > ul > li {
	float: right;
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu > ul > li > a {
	padding: 10px 15px;
	font-size: 16px;
	margin-top: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#cssmenu > ul > li:hover #cssmenu ul ul li.has-sub > a::after {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#cssmenu > ul > li.has-sub > a {
	padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
	position: absolute;
	top: 12px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #9c9c9c;
	border-right: 1px solid #9c9c9c;
	content: "";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
	border-bottom: 1px solid #0078ff;
	border-right: 1px solid #0078ff;
}
#cssmenu ul ul {
	position: absolute;
	z-index: 1000;
	left: -9999px;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu.align-right li:hover > ul {
	right: 0;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li {
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
	height: 42px !important;
}
#cssmenu ul ul li:nth-child(1) {
	border-top: 2px solid #9e9e9e;
}
#cssmenu ul li:hover > ul > li {
	height: 32px;
}
#cssmenu ul ul li:hover #cssmenu ul ul li>a {
	color: #fff;
	background-color: #ddd;
}
#cssmenu ul ul li a {
	padding: 15px 0 15px 15px;
	width: 180px;
	box-sizing: border-box;
	font-size: 12px;
	text-align: left;
	color: #666;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	background: #fff;
	text-decoration: none;
}
#cssmenu ul ul li.has-sub > a::after {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	content: "";
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
	right: auto;
	left: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
	border-color: #ffffff;
}
/*首页轮播图*/



.carousel_box {
	width: 1440px;
	margin: 0px auto;
}
#carousel {
	top: 50px;
	width: 1200px;
	position: relative;
	height: 500px;
	padding: 0;
	margin:0 auto;
}
#carousel>div {
	width: 0px;
	overflow: hidden;
	height: 450px;
	margin: 25px 0;
	float: left;
}
#carousel>div:nth-child(2) {
	width: 1200px;
	height: 500px;
}
.lst {
	width: 6000em;
	height: 500px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: 0;
	border: none;
}
.lst li {
	float: left;
}
.carousel_next, .carousel_pre {
	width: 90px;
	position: absolute;
	top: 25px;
	background-color: rgba(0,0,0,.5);
	height: 450px;
}
.carousel_pre {
	left: 0;
}
.carousel_next {
	right: 0;
}
.one_text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.carousel_next span, .carousel_pre span {
	display: block;
	width: 80px;
	position: absolute;
	top: 195px;
	height: 80px;
	z-index: 1000;
	cursor: pointer;
}
#header .left img {
	padding-left: 120px;
}
#cssmenu {
	float: right;
	margin-top: 10px;
	padding-right: 120px;
}
.carousel_next span i, .carousel_pre span>i {
	width: 42px;
	height: 42px;
	padding: 19px 0 19px 38px;
	font-size: 42px;
	color: #FFFFFF;
}
.carousel_next span:hover, .carousel_pre span:hover {
	background: #4e8dce;
}
.carousel_pre span {
	left: 0;
}
.carousel_next span {
	right: 0;
}
.carousel_pre>span>img {
	padding: 15px 15px 15px 17px;
}
.carousel_next>span>img {
	padding: 15px 8px 15px 24px;
}
/*基本样式*/

.poster-main {
	width: 1000px;
	height: 500px;
	position: relative;
	margin: 30px auto;
}
.poster-main a, .poster-main img {
	display: block;
}
.poster-main .poster-list {
	width: 1000px;
	height: 500px;
}
.poster-main .poster-list .poster-item {
	width: 200px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
}
.poster-main .poster-btn {
	position: absolute;
	top: 0;
	z-index: 10;
	cursor: pointer;
}
.poster-main .poster-prev-btn {
	left: 0;
	background: url(../images/pre.png) no-repeat center center;
}
.poster-main .poster-next-btn {
	right: 0;
	background: url(../images/next.png) no-repeat center center;
}
.progress {
	width: 100%;
	height: 1px;
	background: rgba(59,59,59,.8);
	margin: 30px 0;
	z-index: 100;
}
.transition {
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
.section-2>ul {
	width: 500px !important;
	text-align: center;
}
.section-2>ul>li:last-child>i,  .section-6>ul>li:last-child>i {
	display: none;
}
.about_us_content h3 {
	font-size: 18px;
	color: #6f6f6f;
}
.about_us_content h5 {
	font-size: 14px;
	color: #9b9b9b;
}
.about_us_content h6 {
	font-size: 14px;
	color: #7b7b7b;
}
.fa-link {
	color: #fff;
}
/*主体部分*/

.index_title {
	height: 65px;
	margin: 40px auto 30px;
	text-align: center;
}
.seevice li:hover .index_service_icon .icon {
	color: #ffffff;
}
.index_service_icon .icon {
	color: #9e9e9e;
	font-size: 50px;
	padding: 25px 0;
	display: block;
}
.section h3 {
	margin: 15px 0;
}
.index_title h3 {
	color: #555555;
	font-size: 18px;
}
.index_title h6 {
	color: #7f7f7f;
	font-size: 12px;
}
.index_title h6 span {
	padding-right: 4px;
	color: #7f7f7f;
}
.section-2, .section-1, .section-5, .section-6, .section-7, .section-8, .section-10 {
	border-bottom: 1px dotted #eaeaea;
}
.section {
	padding-bottom: 50px;
}
.section-1 {
	min-height: 500px;
	margin-top: 50px;
}
.section-1_detail_box {
	width: 1440px;
	display: none;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
	padding: 0 120px;
}
.section-1_detail {
	display: inline-block;
	width: 770px;
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	left: 0%;
	top: -60px;
}
.section-1_detail>ol {
	width: 10000px;
	transform: translate(0px, 0px);
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}
.section-1_detail>ol>li {
	width: 770px;
}
.title {
	font-size: 16px;
}
.subtitle {
	margin: 10px 0 15px 0;
}
.subtitle, .description p {
	font-size: 13px;
	color: #9e9e9e;
}
.description p {
	line-height: 24px;
}
.section-1_detail+ol {
	display: inline-block;
	position: absolute;
	margin-top: -60px;
}
.section-1_detail+ol>li {
	width: 110px;
	padding: 15px 0;
	position: static;
	margin-top: 5px;
	margin-left: 10px;
	box-sizing: border-box;
	background-color: #232323;
	border: 1px solid #282828;
	color: #9e9e9e;
	font-size: 42px;
}
.section-1_detail+ol>li:hover {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
}
.section-1>ul {
	box-sizing: border-box;
}
.section-1>ul>li {
	width: 290px;
	margin: 10px 5px;
	background: #f8f8f8;
	cursor: pointer;
}
.section-1>ul>li>div {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}
.section-1>ul>li>div>img {
	margin-top: 25px;
}
.section-1>ul>li>div>ol {
	overflow: hidden;
}
.section-1>ul>li>div>ol>li {
	text-align: left;
	font-size: 20px;
	padding-left: 20px;
	color: #444444;
	padding-bottom: 20px;
}
.section-1>ul>li>div>ol>li:nth-child(2) {
	color: #444444;
	padding-bottom: 10px;
	font-size: 14px;
}
.section-1>ul>li>div>ol>li:nth-child(3) {
	color: #9e9e9e;
	padding-bottom: 20px;
	font-size: 14px;
}
.section-1>ul>li:hover>div>ol>li:nth-child(3) {
	color: #cee3fa;
}
.modal-open header {
	z-index: 1000 !important;
}
.progess {
	width: 0px;
	margin: 140px 0 30px;
	height: 3px;
	background: #eaeaea;
	;
}
/*section-2*/

.section-2>ul, .section-6>ul {
	margin: 5px auto 55px;
	width: 540px;
	height: 20px;
}
.section-6>ul {
	width: 500px;
}
.section-2>ul>li, .section-6>ul>li, .case_nav>li {
	width: 100px;
	height: 32px;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}
.section-2>ul>li:last-child>a, .section-6>ul>li:last-child>a {
	border-right: 2px solid transparent;
}
.section-2>ul>li>a, .section-6>ul>li>a, .case_nav>li>a {
	color: #7f7f7f;
	font-size: 14px;
	padding: 10px 0;
	width: 98px;
	display: inline-block;
}
.section-2>ul>li.active>a,  .section-6>ul>li.active>a {
	color: #fff;
	background: #0078ff;
}
.b {
	border-right: 1px solid #eaeaea;
}
.section-2>ul>li>:hover, .section-6>ul>li>:hover, .case_nav>li:hover>a {
	background: #0078ff;
}
.slick-dots {
	display: none !important;
}
.section-2>ul>li:hover>a, .section-6>ul>li:hover>a, .case_nav>li:hover>a {
	color: #fff !important;
}
.section-2>ol {
	margin: 10px  auto;
	width: 1200px;
}
.product_nav_active {
	display: none;
}
.section-2>ol>li {
	position: relative;
	left: 0%;
	overflow: hidden;
	padding:7.5px;
	width:25%;
	box-sizing:border-box;
	height: 245px;
	top: 0;
}
.section-2>ol>li>a>img {
	position: relative;
	left: 0;
	top: 0;
}
.section-2>ol>li>a>div {
	position: absolute;
	width:100%;
	box-sizing:border-box;
	left: 0px;
	display: none;
	top: 0px;
	height: 245px;
}
.wrapper-inner-tab-backgrounds-first {
	width: 186px;
	margin: 24px auto 0;
	position: relative;
	border: 1px solid #9e9e9e;
	height: 46px;
}
.sim-button {
	line-height: 46px;
	height: 46px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	cursor: pointer;
}
.about_box .sim-button span {
	color: #9e9e9e;
	position: absolute;
	right: 76px;
}
.button6::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 186px;
	height: 46px;
	opacity: 0;
	background-color: #0078ff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
}
.button6:hover::before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.section-2>ol>li>a>div>div {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 100%;
	background: rgba(32,129,242,.8);
	height: 100%;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
.section-2 ol>li>a>div>div>p>i,  .case_nav+ol>li>a>div>div>p>i {
	font-size: 42px;
	margin-right: 30px;
	float: right;
	color: #fff;
	font-weight: 300;
	margin-top: 30px;
}
#verifyCode {
	text-align: left;
}
#verifyCode input {
	height: 40px;
	width: 100px;
	outline: none;
	border: 1px solid #646464 !important;
	margin: 0 auto;
	padding-left: 25px;
	margin: 0 15px 15px 0;
}
.section-2 ol>li>a>div>div>h4 {
	margin: 100px 0px 0px 20px;
	color: #fff;
	padding-right: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.section-2 ol>li>a>div>div>h5 {
	margin: 5px 0px 0px 20px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 30px;
}
/*section-3*/

.section-3 {
	height: 450px;
	background: #f7f7f7;
	padding-top: 60px;
	position: relative;
}
.section-3:after {
	display: block;
	content: '';
	background-color: #f7f7f7;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 500%;
	left: -200%;
	z-index: -1;
}
.section-3>div {
	display: inline-block;
}
.section-3>div:first-child {
	width: 560px;
	position: relative;
	height: 500px;
	overflow: hidden;
	vertical-align: middle;
}
.marketing_page_info li h3 {
	line-height: 18px;
}
.section-3>div:first-child>i {
	position: absolute;
	left: 250px;
	top: 160px;
	z-index: 50;
	border: 2px solid #fff;
	border-radius: 50%;
	font-size: 22px;
	padding: 4px;
	-webkit-transform: translate(0px, -300px);
	-moz-transform: translate(0px, -300px);
	transform: translate(0px, -300px);
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}
.section-3>div:first-child>#icon {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}
.section-3>div:first-child>img {
	width: 100%;
}
.section-3>div:nth-child(2) {
	width: 580px;
	position: relative;
	top: -40px;
	margin-left: 50px;
}
a:hover {
	text-decoration: none !important;
}
.full_banner {
	background: url(../images/full_screen/full_screen_info.png) no-repeat center;
	background-size: cover;
}
.section-3>div:nth-child(2) h3 {
	margin-top: 40px;
	margin-bottom: 15px;
}
.section-3>div:nth-child(2) h5 {
	color: #939393;
	line-height: 24px;
	margin-top: 15px;
}
.section-3>div:nth-child(2) button {
	color: #939393;
	margin-top: 20px;
	background: #1c1c1c;
	width: 180px;
	cursor: pointer;
	height: 40px;
	border: 2px solid #939393;
}
.section-3>div:nth-child(2) button:hover {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
}
/*.section-4*/

.section-4 {
	border-bottom: 1px solid #eaeaea;
}
#particles-js {
	width: 1440px;
	height: 230px;
	opacity: 0;
}
.bg_container {
	position: relative;
}
.digital {
	position: absolute;
	left: 120px;
	width: 1200px;
	bottom: 50px;
}
.mumping_mun li {
	width: 290px;
	display: inline-block;
	margin: 30px auto;
	border-right: 1px solid #eaeaea;
}
.mumping_mun li:last-child {
	border-right: 1px solid transparent;
}
.mumping_mun {
	width: 1200px;
	list-style: none;
	text-align: center;
}
.mun_top span:first-child {
	font-size: 48px;
	color: #747474;
}
.mun_top span:nth-child(2), .mumping_mun p {
	font-size: 14px;
	color: #7b7b7b;
}
.mumping_mun p {
	margin-top: 10px;
	line-height: 16px;
}
/*.section-5轮播图*/

.slick-track>div {
	width: 280px !important;
	margin: 0 10px !important;
}
.slicks1 .slick-track>div{
    width: 380px !important;
	margin: 0 10px !important;
}
.section-5 h4 {
	color: #727272;
	padding-top: 25px;
	padding-left: 60px;
	line-height: 36px;
}
.section-5 h5 {
	margin-top: 3px;
	color: #4a4a4a;
	padding-left: 60px;
}
.section-5 .mask span {
	margin-top: 40px;
	margin-left: -50px;
	font-size: 32px;
}
.section-5 .mask+div {
	width: 280px;
	height: 110px;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	background: #fbfbfb;
}
.section-5 .masks1+div
{
    width: 380px;
}
/*section-6新闻页*/

.section-6 {
	min-height: 600px;
}
.news_box>ul h5, .news_box>ul h4, .news_box>ul h6, .news_box>ul p, .news_box>ul span, .news_box>ul a {
	color: #7a7a7a;
}
.news_box>ul a {
	font-size: 12px;
	padding-top: 10px;
}
.news_box {
	margin-top: 10px;
}
.news_box>ul>li {
	width: 380px;
}
.news_box>ul h4 {
	line-height: 50px;
}
.news_box>ul h5 {
	line-height: 25px;
	margin-top: 5px;
}
.news_box>ul h6 {
	padding-bottom: 20px;
}
.media {
	margin: 17.5px 0px 17.5px 0px;
}
.media:first-child {
	margin-top: 0;
}
.media,  .media-body {
	zoom: 1;
	overflow: hidden;
}
.media-body a span {
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	position: relative;
	left: 0;
}
.media-body {
	width: 10000px;
	padding-left: 15px;
}
.media-object {
	display: block;
}
.media-object.img-thumbnail {
	max-width: none;
}
.media-right,  .media > .pull-right {
	padding-left: 10px;
}
.media-left,  .media-right,  .media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.media-body h4 {
	font-weight: bold;
	margin: 15px 0
}
.media-body h5 {
	line-height: 25px;
}
/*遮罩层*/

.mask {
	position: relative;
}
.masks1{
    width:380px;
	height:322px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.mask>p {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	display: block;
	opacity: 0;
	bottom: 0px;
	border: 1px solid #ffffff;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
.mask>div {
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	opacity: 0;
	bottom: 15px;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}
.mask>div span {
	width: 50px;
	height: 50px;
	position: absolute;
	font-size: 32px;
	background-color: #0078ff;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	left: 155px;
	top: 89.5px;
}
.masks1>div span
{
    left: 200px;
	top: 90.5px;
}
/*section-7*/

.index_title h3 {
	padding-top: 15px;
}
.section-7>ul {
	width: 1200px;
	margin: 10px 120px;
}
.section-7>ul>li {
	margin: 0 12px 12px 0;
}
.section-7>ul img:hover {
	opacity: 1;
}
.section-7>ul img {
	width: 188px;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
	height: 138px;
}
/*section-8*/

.section-8 #verifyCode {
	position: relative;
	top: -10px;
	margin: 0 15px 0px 0;
}
.section-8 #verifyImage {
	position: relative;
	top: 5px;
}
.contact_list_box {
	width: 600px;
	display: inline-block;
	position: relative;
	top: -230px;
}
.contact_list_box ul li {
	color: #7f7f7f;
	font-size: 14px;
	line-height: 30px;
}
.contact_list_box ul ol li {
	border: 1px solid #eaeaea;
	margin-right: 10px;
	margin-top: 20px;
}
.contact_list_box ul ol li a i {
	width: 36px;
	height: 36px;
	color: #9e9e9e;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
}
.section-8 .contact_list_box+form {
	width: 595px;
	display: inline-block;
}
.section-8 .contact_list_box+form p {
	margin-bottom: 20px;
	border: none;
}
.inputtxt {
	height: 40px;
	width: 570px;
	outline: none;
	margin: 0 auto;
	padding-left: 25px;
}
.contact_content {
	border: none;
	width: 570px;
	outline: none;
	padding: 25px 0 0 25px;
	min-height: 75px;
}
.submit {
	width: 170px;
	height: 44px;
	color: #ffffff;
	margin-left: -435px;
}
.submit, .inputtxt, .contact_content {
	border: 1px solid #646464 !important;
	color: #000;
	text-decoration: none;
	;
	background: transparent;
}
#form p .inputtxt:hover, #form p .contact_content:hover,  #verifyCode input:hover {
	border-color: #6e6e6e;
}
.submit:hover {
	cursor: pointer;
	background: #0078ff;
	border: #0078ff;
	color: #fff;
}
/*footer*/

footer {
	padding: 15px 0 5px;
	border-top: 1px solid #dfdfdf;
}
footer h5 {
	color: rgb(127, 127, 127);
	text-align: center;
}
.section-5 .slick .slick-track .slick-slide:hover .mask>div {
	opacity: 1 !important;
}
.section-5 .slick .slick-track .slick-slide:hover .mask>p {
	opacity: 1 !important;
	left: 15px;
	right: 15px;
	bottom: 15px;
	top: 15px
}
.section-5 .slick .slick-track .slick-slide:hover .team_into {
	background: #0078ff !important
}
.section-5 .slick .slick-track .slick-slide:hover .team_into h4,  .section-5 .slick .slick-track .slick-slide:hover .team_into h5 {
	color: #fff !important;
}
/*article*/

article {
	z-index: 2000;
	position: fixed;
	left: 20px;
	height:172px;
	top:50%;
	margin-top:-86px;
}
article>ul>li {
	border: 1px solid #eaeaea;
	background: #fff;
	width: 41px;
	height: 41px
}
article>ul>li>i {
	width: 41px;
	color: #000;
	height: 41px;
	line-height: 41px !important;
	font-size: 20px !important;
}
article>ul>li:hover,  .contact_box ol>li:hover {
	background: #0078ff;
}
.marketing_page_info_2_title+div .left {
	padding-left: 50px;
}
article>ul>li:hover i,  .contact_box ol>li:hover i {
	color: #fff;
}
/*拟态框*/

.chat {
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 130px;
	width: 0px;
	height: 180px;
	z-index: 1000;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
	background: #ffffff;
}
.chat_header {
	padding: 20px;
	width: 180px;
	line-height: 16px;
	height: 16px;
	background: #444;
	color: #ffffff;
	font-size: 14px;
}
.chat_header i {
	font-size: 18px;
	color: #ffffff;
	margin-left: 55px;
	cursor: pointer;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.chat_header i:hover {
	color: #ffffff;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.chat_middle {
	width: 180px;
}
.chat_middle>a:hover {
	color: #ffffff;
	background: #999;
}
.chat_middle>a {
	padding: 12px 30px;
	height: 18px;
	line-height: 18px;
	background: #e5e5e5;
	color: #353434;
	display: block;
	border-bottom: #ffffff 1px solid;
	transition: all ease-out .3s;
	font-size: 12px;
}
.chat_middle>a>i {
	color: #fff;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 18px;
	transition: all ease-out .3s;
}
.chat_bottom {
	padding: 20px 30px;
	width: 140px;
}
.chat_bottom>p {
	line-height: 14px;
	height: 14px;
	color: #434343;
	margin-bottom: 10px;
}
.chat_bottom>p>i {
	font-size: 18px;
	color: #434343;
	margin-right: 20px;
	vertical-align: middle;
}
.chat_bottom h4 {
	line-height: 18px;
	color: #434343;
	opacity: 0.8;
	font-family: HELVETICANEUELTPRO-THEX;
	font-size: 16px;
}
.wechat {
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;
	left: 0px;
	top: 0px;
	z-index: 1000;
	background: rgba(0,0,0,.6);
}
.guarantee_box+div.seo_title>h3 {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.guarantee_box+div.seo_title>h3:after {
	display: block;
	content: '';
	background: #eaeaea;
	z-index: -1;
	height: 1px;
	width: 200%;
	position: absolute;
	top: 12px;
	left: 0;
}
.wechat>div {
	margin: 200px auto 0;
	width: 280px;
	background: #fff;
	z-index: 100000;
	height: 370px;
}
.wechat p {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #000;
}
.wechat h4 {
	color: #000;
	padding-top: 15px;
	text-align: center;
}
.col_3 {
	width: 25%;
	float: left;
}
.col_4 {
	width: 33.3%;
	float: left;
}
.guarantee_img {
	width: 120px;
	margin-bottom: 20px;
}
.guarantee_img:after {
	display: block;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	content: '';
	box-sizing: border-box;
	margin: 0 45px;
	width: 58px;
	height: 72px;
	/* border: 1px solid #7b7b7b; */
}
.guarantee_info {
	text-align: left;
}
.guarantee_info h4 {
	font-size: 18px;
	color: #555555;
	margin-bottom: 10px;
}
.guarantee_info p {
	line-height: 24px;
	font-size: 14px;
	color: #7b7b7b;
}
.guarantee_box>div:nth-child(1) .guarantee_img:after {
	background: url(../images/guarantee-icon.png) no-repeat center;
}
.guarantee_box>div:nth-child(2) .guarantee_img:after {
	background: url(../images/guarantee-icon2.png) no-repeat center;
}
.guarantee_box>div:nth-child(3) .guarantee_img:after {
	background: url(../images/guarantee-icon3.png) no-repeat center;
}
.guarantee_box>div:nth-child(4) .guarantee_img:after {
	background: url(../images/guarantee-icon4.png) no-repeat center;
}
.guarantee_box>div:hover .guarantee_img:after {
	/* border: 1px solid #0078ff; */
}
.guarantee_box>div:hover .guarantee_info h4 {
	color: #0078ff;
}
.commitment_img {
	width: 70px;
	height: 70px;
	position: relative;
	margin: 0 20px 0 80px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.commitment_img .guarantee_img {
	position: absolute;
	left: 16px;
	top: 13px;
}
.commitment_img .guarantee_img:after {
	margin: 0;
	width: 38px;
	height: 38px;
	/* border: 1px solid #fff; */
}
.commitment_img .icon {
	font-size: 70px;
	color: #3b3b3b;
}
.commitment_info {
	text-align: left;
}
.commitment_info h4 {
	font-size: 18px;
	color: #555555;
	line-height: 35px;
}
.commitment_info p {
	line-height: 24px;
	font-size: 14px;
	color: #7b7b7b;
}
.commitment_box>div:nth-child(1) .guarantee_img:after{
	background: url("../images/guarantee-icon7.png") no-repeat center;;
}
.commitment_box>div:nth-child(2) .guarantee_img:after{
	background: url("../images/guarantee-icon8.png") no-repeat center;;
}
.commitment_box>div:nth-child(3) .guarantee_img:after{
	background: url("../images/guarantee-icon9.png") no-repeat center;;
}
.commitment_box>div:hover .commitment_info h4,  .commitment_box>div:hover .commitment_img .icon {
	color: #0078ff;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
/*内页*/

.container {
	width: 1200px !important;
	margin: 0 auto;
	padding: 0 !important;
}
.modal {
	padding-top: 120px !important;
	z-index: 1000000 !important;
}
.seo_title h3 {
	font-size: 28px;
	color: #353535;
	text-align: center;
	margin-top: 70px;
}
.seo_info h6 {
	font-size: 16px;
	margin-top: 50px;
	line-height: 22px;
	color: #555555;
}
.seo_advantage_icon {
	text-align: center;
	margin-top: 70px;
}
.seo_advantage_icon:after {
	display: inline-block;
	content: '';
	width: 30px;
	height: 38px;
	border: 1px solid #0177ff;
	background: transparent;
}
.seo_advantage>div {
	padding: 0 60px;
	box-sizing: border-box;
}
.seo_advantage h5 {
	font-size: 22px;
	text-align: center;
	color: #555555;
	margin: 40px 0 35px;
}
.seo_advantage h6 {
	font-size: 14px;
	line-height: 20px;
	color: #555555;
}
.seo_img img {
	width: 1440px;
}
.guarantee_box.container {
	margin-top: 80px;
}
.seo_commitment .left {
	padding: 0 25px 0 50px;
}
.seo_btn {
	text-align: center;
	margin: 80px 120px;
}
.seo_title+.guarantee_box .guarantee_img:after {
	border: 1px solid #0078ff;
}
.seo_title+.guarantee_box .guarantee_info h4 {
	color: #0078ff
}
.path_nav {
	border-bottom: 1px solid #f1f1f1;
	position: relative;
	white-space: nowrap;
}
.path_nav a{
	display: inline-block;
}
.path_nav:after {
	position: absolute;
	bottom: -2px;
	width: 1440px;
	height: 1px;
	background: #F1F1F1;
	display: block;
	content: '';
	right: -120px;
	z-index: 10;
}
.path_nav li {
	float: left;
	margin: 25px 0 20px;
	font-size: 14px;
	color: #444444;
}
.path_nav li a {
	font-size: 14px;
	color: #444444;
	margin: 0 5px;
	position: relative;
}
.path_nav li a:last-child:after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	bottom: -21px;
	background: #0078ff;
	height: 1px;
	width: 100%;
	z-index: 100;
}
.about_mask {
	position: relative;
}
.about_mask:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	left: 0;
	opacity: 0;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}
.about_mask:hover:after {
	opacity: 1;
}
.case_nav {
	margin: 40px 0 50px;
	text-align: center;
}
.case_nav>li {
	display: inline-block;
}
.case_nav+ol>li>a>div {
	position: absolute;
	left: 0px;
	display: none;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.case_nav>li.jd>a {
	color: #000;
}
.case_nav li:last-child i {
	display: none;
}
.case_nav+ol>li>a {
	text-align: center;
	display: block;
}
.case_nav+ol>li {
	position: relative;
	left: 0%;
	overflow: hidden;
	margin: 22.5px;
	box-sizing: border-box;
	width: 345px;
	top: 0;
	height: 220px;
	overflow: hidden;
}
.case_nav+ol>li>a>div>div {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 100%;
	background: rgba(32,129,242,.8);
	height: 100%;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
.case_nav+ol>li>a>div>div>p>i {
	font-size: 42px;
	margin-right: 30px;
	float: right;
	font-weight: 300;
	margin-top: 30px;
}
.case_nav+ol>li>a>div>div>h4 {
	margin: 100px 0px 0px 20px;
	color: #fff;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 15px;
}
.case_nav+ol>li>a>div>div>h5 {
	margin: 5px 0px 0px 20px;
	color: #fff;
	text-align: left;
	overflow: hidden;
	padding-right: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case_banner {
	position: relative;
}
.page_title {
	position: absolute;
	top: 150px;
	left: 0;
	text-align: center;
	color: #fff;
	font-size: 26px;
	width: 100%;
}
.page_title span {
	color: #fff;
	font-size: 26px;
}
.page_profile_title {
	text-align: center;
}
.section-2>ul>li.jd>a {
	color: #000;
}
.page_profile_title h4 {
	color: #444444;
	margin: 50px 0 10px;
	font-size: 22px;
}
.page_profile_title h5 {
	color: #9e9e9e;
	font-size: 14px;
}
.page_profile_info {
	margin: 30px 0 40px;
}
.case_banner img,  .seo_banner img {
	width: 100%;
}
.full_screen_title {
	position: absolute;
	top: 80px;
	text-align: center;
	width: 100%;
}
.full_screen_title h1 {
	font-size: 40px;
	color: #ffffff;
}
.full_screen_title h3 {
	font-size: 26px;
	color: #ffffff;
	margin: 10px 0 50px;
}
.full_screen_title span {
	font-size: 40px;
}
.keys_word {
	color: #fcff00;
}
.full_screen_title img {
	width: auto;
	margin: 15px 0 45px;
}
.full_screen_btn {
	display: inline-block;
	background: #2354b6;
	padding: 15px 40px;
	color: #00fff6;
}
.full_screen_info {
	background: url("../images/full_screen/full_screen_info.png") no-repeat center;
	background-size: cover;
	min-height: 380px;
}
.full_screen_info_title {
	text-align: center;
	font-size: 32px;
	color: #fffefe;
.  font-weight: bold;
	padding-top: 45px;
}
.full_screen_info_title span {
	font-size: 40px;
}
.full_screen_info_title+ul {
	padding-top: 30px;
	padding-left: 110px;
}
.full_screen_info_title+ul li {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 20px;
	background: url(../images/full_screen/dian.jpg) no-repeat left center;
}
.full_screen_info_1 {
	background: url("../images/full_screen/full_screen_info_1.png") no-repeat center;
	background-size: cover;
	min-height: 140px;
}
.full_screen_info_1 p {
	font-size: 28px;
	color: #FFFFFF;
	padding-top: 35px;
}
.col_6 {
	float: left;
	width: 50%;
}
.full_screen_info_2 h1 {
	font-size: 30px;
	color: #000000;
	padding-top: 50px;
}
.full_screen_info_2 p {
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	margin: 15px 0 30px;
}
.full_screen_info_2_left ul {
	padding-right: 80px;
}
.full_screen_info_2_left ul li {
	width: 70px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	float: left;
	margin-right: 60px;
	margin-bottom: 30px;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
.full_screen_info_2_left ul li i {
	display: block;
	font-size: 35px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	position: relative;
	height: 70px;
	border-radius: 50%;
	color: #fff;
	background: #67afff;
	margin: 40px 0 10px;
	;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
.full_screen_info_2_left ul li i:after {
	display: block;
	content: '';
	position: absolute;
	top: -7px;
	right: -7px;
	bottom: -7px;
	left: -7px;
	border-radius: 50%;
	background: transparent;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	border: 1px solid #d6d6d6;
}
.full_screen_info_2_left ul li.on i {
	background: #0078ff;
}
.full_screen_info_2_left ul li.on i:after {
	border: 1px solid #1784ff;
}
.full_screen_info_2_left p {
	float: left;
	margin: 55px 0 80px;
	padding-top: 20px;
	line-height: 30px;
	font-size: 18px;
	color: #666666;
	width: 420px;
	display: none;
	border-top: 1px solid #CCCCCC;
}
.full_screen_info_2_left p.on {
	display: block;
}
.full_screen_info_2_right {
	display: none;
}
.full_screen_info_2_right.on {
	display: block;
}
.full_screen_info_2_right img {
	margin-top: 30px;
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	box-shadow: 3px 3px 3px #EEEEEE;
}
.full_screen_info_3 img {
	width: 100%;
}
li.xuqiu_item:hover, li.xuqiu_item.active {
	border: 1px solid #1c82ff;
	box-shadow: 0px 0px 10px #1c82ff;
}
li.xuqiu_item {
	float: left;
	width: 330px;
	height: 500px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #dddddd;
}
li.xuqiu_item:nth-child(2) {
	margin: 0 100px;
}
li.xuqiu_item:hover div.title, li.xuqiu_item.active div.title {
	border: 1px solid #1c82ff;
}
li.xuqiu_item div.title {
	height: 116px;
	text-align: center;
	line-height: 116px;
	font-size: 34px;
	font-weight: bold;
	border: 1px solid #c7c7c7;
	position: relative;
}
li.xuqiu_item:hover *, li.xuqiu_item.active * {
	color: #1c82ff;
}
li.xuqiu_item div.con {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
li.xuqiu_item div.con p.title {
	font-size: 19px;
	line-height: 80px;
}
li.xuqiu_item div.con p.intro {
	padding-left: 20px;
	line-height: 2;
	font-size: 16px;
	color: #666666;
}
li.xuqiu_item div.con a.btn {
	width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	border-radius: 5px;
	border: 1px solid #c7c7c7;
	display: block;
	margin: 0 auto;
	color: #858585;
	margin-top: 30px;
	z-index: 1000;
}
li.xuqiu_item:hover div.title:after, li.xuqiu_item.active div.title:after {
	background: url(../images/full_screen/full_screen_info_4_on.png)/*tpa=http://www.ifangapp.com/static2/img/img26.png*/ bottom right no-repeat;
}
li.xuqiu_item div.title:after {
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	width: 50px;
	height: 50px;
	display: block;
	background: url(../images/full_screen/full_screen_info_4.png)/*tpa=http://www.ifangapp.com/static2/img/img27.png*/ bottom right no-repeat;
}
li.xuqiu_item:hover div.con a.btn, li.xuqiu_item.active div.con a.btn {
	border: 1px solid #1c82ff;
	color: #1c82ff;
}
.full_screen_info_4_title>h1 {
	font-size: 36px;
	color: #2f2f2f;
	position: relative;
	margin: 50px 0 50px;
	display: inline-block;
}
.full_screen_info_4_title>h1:after {
	display: block;
	content: '';
	background: #0177ff;
	height: 1px;
	position: absolute;
	left: 40px;
	right: 40px;
	bottom: -20px;
}
.full_screen_info_4 {
	background: #eeeeee
}
.full_screen_2_btn {
	display: inline-block;
	color: #fffefe;
	margin: 85px 0 60px;
	padding: 21px 75px 21px 40px;
	font-size: 16px;
	background: url("../images/full_screen/full_screen_info_4_btn.png") no-repeat center;
}
.toptitle {
	padding-bottom: 40px;
	position: relative;
}
.toptitle h3 {
	font-size: 18px;
	margin: 0px 0 10px;
	padding-top: 50px;
	color: #323333;
}
.toptitle h2 {
	display: block;
	font-size: 40px;
	color: #323333;
}
.toptitle h2 font {
	color: #0078ff;
}
.toptitle div {
	display: inline-block;
	height: 1px;
	background: #0078ff;
	width: 80px;
	margin-top: 15px;
}
.jj_eight ul li a {
	float: left;
	width: 230px;
	height: 270px;
	margin-bottom: 30px;
	display: block;
	background: url(../images/cms/cms_info_bg.png)/*tpa= Img/achengse1.png*/ no-repeat;
	margin-right: 90px;
	position: relative;
}
.jj_eight ul li:nth-child(4) a, .jj_eight ul li:nth-child(8) a {
	margin-right: 0;
}
.jj_eight ul li a:hover {
	display: block;
	background: url(../images/cms/cms_info_active_bg.png)/*tpa= Img/achengse1.png*/ no-repeat;
	width: 230px;
	height: 270px;
}
.jj_eight ul li a i {
	display: block;
	text-align: center;
	font-family: "SimSun" !important;
	font-size: 45px;
	margin: 80px 0 30px;
	color: #0078ff;
}
.product_datu {
	margin-bottom: 20px;
}
.jj_eight ul li a:hover i {
	color: #fff;
}
.jj_eight ul li a span {
	color: #3a3a3a;
	font-size: 24px;
	padding: 0 10px;
	display: block;
	text-align: center;
}
.jj_eight ul li a:hover span {
	color: #fffefe;
}
.jj_eight ul li a span font {
	display: block;
	font-size: 12px;
	margin-top: 10px;
	color: #c3c3c3;
}
.jj_eight ul li a:hover span font {
	color: #c3c3c3;
}
.cms_info {
	position: relative;
}
.cms_info a {
	position: absolute;
	bottom: 195px;
	right: 325px;
	color: #0078ff;
	font-size: 22px;
}
.toptitle h5 {
	font-size: 18px;
	margin: 0px 0 10px;
	padding-top: 50px;
	color: #323333;
}
.cms_info_2 {
	text-align: center;
	margin-bottom: 50px;
	width: 100%;
}
.cms_info_3, .cms_info_3 {
	width: 100%;
}
.contact_title h4 {
	font-size: 22px;
	color: #444444;
	margin: 60px 0 15px;
}
.contact_title h5 {
	font-size: 14px;
	color: #9e9e9e;
	margin-bottom: 80px;
}
.contact_box {
	width: 768px;
	margin: 0 auto;
}
.contact_box h4 {
	font-size: 16px;
	color: #555555;
	margin-bottom: 30px;
}
.contact_box>ul>li {
	font-size: 14px;
	color: #7f7f7f;
	margin-bottom: 10px;
}
.contact_box ol li {
	float: left;
	background: transparent;
	border: 1px solid #eaeaea;
	margin: 25px 30px 40px 0;
}
.contact_box ol li i {
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	width: 40px;
	color: #9e9e9e;
	height: 40px;
	display: block;
}
.marketing_title h1 {
	font-size: 48px;
	color: #232222;
	margin: 70px 0 50px;
}
.page_title span {
	padding-right: 20px;
}
.marketing_title h1 font {
	font-size: 48px;
	color: #0078ff;
}
.marketing_title p {
	font-size: 18px;
	line-height: 22px;
	color: #232222;
	margin: 50px 130px 50px;
}
.marketing_info img {
	width: 100%;
}
.marketing_info_7, .marketing_info_8, .marketing_info_9 {
	position: relative;
}
.marketing_info_7_text {
	position: absolute;
	top: 220px;
	left: 120px;
}
.marketing_info_7_text h1 {
	font-size: 60px;
	margin-bottom: 60px;
	color: #232222;
}
.marketing_info_7_text h1 font,  .marketing_info_9_text h1 font {
	font-size: 60px;
	color: #0078ff;
}
.marketing_info_7_text ul li {
	font-size: 18px;
	margin-bottom: 20px;
	color: #232222;
}
.marketing_info_8_text {
	position: absolute;
	top: 145px;
	right: 120px;
}
.marketing_info_8_text h1 {
	font-size: 60px;
	color: #fff;
	position: relative;
	margin-bottom: 80px;
}
.marketing_info_8_text h1:after {
	display: block;
	content: '';
	background-color: #fff;
	width: 120px;
	height: 3px;
	position: absolute;
	bottom: -40px;
}
.marketing_info_8_text ul li {
	font-size: 18px;
	color: #fff;
	margin-bottom: 25px;
}
.marketing_info_9_text {
	position: absolute;
	top: 290px;
	left: 120px;
}
.marketing_info_9_text h1 {
	font-size: 60px;
	color: #232222;
	position: relative;
	margin-bottom: 70px;
}
.marketing_info_9_text h1:after {
	display: block;
	content: '';
	background-color: #0078ff;
	width: 120px;
	height: 3px;
	position: absolute;
	bottom: -35px;
}
.marketing_info_9_text ul li {
	font-size: 18px;
	color: #232222;
	margin-bottom: 20px;
}
.marketing_info_9_text a {
	background-color: #0078ff;
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	padding: 15px;
	display: inline-block;
}
.page_banner>img,  .mall_img>img {
	width: 100%;
}
.mall_nav {
	margin-top: 50px;
	width: 1200px;
	position: relative;
	top: 0;
	background: #ffffff;
}
.mall_nav li a {
	text-align: center;
	width: 25%;
	float: left;
	box-sizing: border-box;
	font-size: 24px;
	border: 1px solid #e5e5e5;
	color: #7e7e7e;
	padding: 30px 0;
}
.mall_nav li.active a,  .mall_nav li:hover a {
	color: #0078ff;
	border-bottom: 1px solid #0078ff;
}
.function_box {
	background: url("../images/mall/mall_nav_img_5.png") no-repeat center;
	background-size: cover;
	min-height: 650px;
}
.mall_nav.fixed {
	position: fixed;
	top: 0;
	z-index: 1000;
	margin-top: 84px;
}
.function_ul {
	margin: 0px 200px;
	padding: 50px 0;
}
.function_ul li {
	width: 400px;
	float: left;
}
.function_ul li a {
	color: #afadad;
	font-size: 18px;
	padding: 13px 0;
	text-align: center;
	display: block;
	background: #31353e;
}
.function_ul li.active a {
	color: #ffffff;
	background: #004ca4;
}
.function_info_ul {
	display: none;
	opacity: 0;
}
.function_info_ul.active {
	display: block;
}
.function_info_ul li {
	width: 300px;
	float: left;
	margin: 50px 0;
	text-align: center;
}
.function_info_ul li p {
	margin-top: 20px;
	font-size: 20px;
	color: #d8d8d8;
}
.mall_box h1 {
	display: inline-block;
	padding-left: 20px;
	border-left: 8px solid #00a9f2;
	font-size: 30px;
	margin-bottom: 0px;
	color: #666;
	font-weight: bold;
	margin: 65px 0 30px;
}
.mall_case_info {
	margin: 0 100px;
}
.mall_case_info img {
	padding-right: 80px;
}
.mall_case_info h3 {
	font-size: 24px;
	color: #707070;
	text-align: left;
	padding: 30px 30px 30px 0;
}
.mall_case_info h5 {
	font-size: 16px;
	color: #707070;
	text-align: left;
	padding-right: 30px;
	line-height: 24px;
}
.mall_case_case {
	margin: 30px 255px;
	background: #eeeeee;
	padding: 25px 0px;
	position: relative;
}
.mall_case_case:after {
	display: block;
	content: '';
	background: #eeeeee;
	width: 10px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -10px;
}
.mall_case_case .slick-slider {
	margin-bottom: 0;
}
.mall_case_case .slick_img {
	width: 210px !important;
}
.mall_case_case .slick-prev,  .mall_case_case .slick-next {
	display: none !important;
}
.mall_case_case .left {
	position: absolute;
	top: 60px;
	left: -90px;
}
.mall_case_case .right {
	position: absolute;
	top: 60px;
	right: -80px;
}
.marketing_page_info h2 {
	font-size: 26px;
	color: #323233;
	margin: 60px 0 10px;
}
.marketing_page_info h2 font {
	font-size: 26px;
	color: #0078ff;
}
.marketing_page_info h4 {
	font-size: 12px;
	color: #a6a6a6;
}
.marketing_page_info p {
	font-size: 16px;
	color: #0078ff;
	margin: 20px 0 80px;
	position: relative;
}
.marketing_page_info>p:after {
	display: inline-block;
	content: '';
	background: #0078ff;
	width: 100px;
	height: 2px;
	position: absolute;
	bottom: -40px;
	left: 550px;
}
.marketing_page_info li {
	width: 25%;
	float: left;
}
.marketing_page_info li p {
	font-size: 18px;
	margin: 20px 0;
}
.marketing_page_info li h3 {
	font-size: 14px;
	color: #5a5a5a;
	padding: 0 60px 70px;
}
.marketing_page_info_1>img,  .marketing_page_info_2>img {
	width: 100%;
	position: relative;
}
.marketing_page_info_1 {
	position: relative;
}
.marketing_page_info_1_head {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.marketing_page_info_1_head h2 {
	font-size: 20px;
	color: #fff;
	margin: 70px 0 30px;
}
.marketing_page_info_1_head h3 {
	font-size: 34px;
	color: #fff;
}
.marketing_page_info_1_head h4 {
	font-size: 14px;
	color: #fff;
	margin: 15px 0 40px;
}
.marketing_page_info_1_head span {
	font-size: 34px;
	color: #fef500;
}
#header ul>li>ul>li.jd>a {
	color: #0078ff !important;
}
.marketing_page_info_1_head a {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	line-height: 30px;
	padding-right: 40px;
	background: url("../images/marketing_page/marketing_page_info_1_head.png") no-repeat 110px 0;
}
.marketing_page_info_1_foot {
	position: absolute;
	bottom: 50px;
	left: 280px;
	right: 280px;
}
.marketing_page_info_1_foot .left {
	padding-right: 70px;
}
.marketing_page_info_1_foot .left h3 {
	font-size: 22px;
	color: #ffffff;
}
.marketing_page_info_1_foot .left h4 {
	font-size: 40px;
	margin: 15px 0 10px;
	color: #fef500;
}
.marketing_page_info_1_foot .left a {
	font-size: 22px;
	color: #191818;
	display: inline-block;
	padding: 15px 50px;
	background: #fef500;
	border-radius: 50px;
}
.marketing_page_info_1_foot ul li {
	color: #e6e6e6;
	margin-bottom: 15px;
	font-size: 14px;
	padding-left: 430px;
}
.marketing_page_info_1_foot ul li i {
	display: inline-block;
	width: 15px;
	height: 14px;
	background: url("../images/marketing_page/marketing_page_info_1_foot_icon.png") no-repeat 0 2px;
}
.marketing_page_info_2>div {
	position: relative;
}
.marketing_page_info_2_title h2 {
	font-size: 16px;
	margin: 60px 0 10px;
	color: #333333;
}
.marketing_page_info_2_title h3 {
	font-size: 34px;
	color: #323233;
}
.marketing_page_info_2_title h4 {
	font-size: 14px;
	color: #a6a6a6;
	margin: 20px 0 80px;
	position: relative;
}
.marketing_page_info_2_title h4:after {
	display: inline-block;
	content: '';
	background: #0078ff;
	width: 100px;
	height: 2px;
	position: absolute;
	bottom: -40px;
	left: 550px;
}
.marketing_page_info_2>div>div> h2,  .marketing_page_info_2_title span {
	font-size: 34px;
	color: #0078ff;
}
.marketing_page_info_2>div>.left {
	position: absolute;
	top: 135px;
	left: 100px;
}
.marketing_page_info_2>div>.right {
	position: absolute;
	top: 45px;
	right: 100px;
}
.marketing_page_info_2>div>div> h3 {
	font-size: 20px;
	margin: 10px 0 40px;
	color: #3d3d3d;
}
.marketing_page_info_2>div>div> p {
	font-size: 14px;
	margin-bottom: 20px;
	color: #6a6a6a;
}
.marketing_page_info_2>div>div a {
	color: #fefefe;
	font-size: 14px;
	margin-top: 20px;
	background: #0062d0;
	line-height: 60px;
	padding: 0px 25px;
	display: inline-block;
	border-radius: 50px;
	box-sizing: border-box;
}
.marketing_page_info_2>div>div a span {
	color: #fefefe;
	font-size: 18px;
	padding-right: 70px;
	display: inline-block;
	line-height: 60px;
	background: url("../images/marketing_page/marketing_page_info_3_btn.png") no-repeat 210px 10px;
}
.marketing_page_info_3 {
	position: relative;
}
.marketing_page_info_3 .marketing_page_info_2 {
	position: absolute;
	bottom: 80px;
	right: 340px;
	display: inline-block;
}
.marketing_page_info_3 .marketing_page_info_2 span {
	background: url("../images/marketing_page/marketing_page_info_3_btn.png") no-repeat 280px 10px;
}
.marketing_page_characteristics .title img {
	width: 100%;
}
.marketing_page_characteristics ul {
	margin: 0 100px;
}
.marketing_page_characteristics ul li {
	width: 313px;
	height: 361px;
	float: left;
	margin-bottom: 50px;
}
.marketing_page_characteristics ul li:nth-child(1) {
	background: url("../images/marketing_page/characteristics%20_1.png") no-repeat center;
	background-size: cover;
}
.marketing_page_characteristics ul li:nth-child(2) {
	background: url("../images/marketing_page/characteristics%20_2.png") no-repeat center;
	background-size: cover;
	margin: 0 30px;
}
.marketing_page_characteristics ul li:nth-child(3) {
	background: url("../images/marketing_page/characteristics%20_3.png") no-repeat center;
	background-size: cover;
}
.marketing_page_characteristics ul li:nth-child(4) {
	background: url("../images/marketing_page/characteristics%20_4.png") no-repeat center;
	background-size: cover;
}
.marketing_page_characteristics ul li:nth-child(5) {
	background: url("../images/marketing_page/characteristics%20_5.png") no-repeat center;
	background-size: cover;
	margin: 0 30px;
}
.marketing_page_characteristics ul li:nth-child(6) {
	background: url("../images/marketing_page/characteristics%20_6.png") no-repeat center;
	background-size: cover;
}
.marketing_page_characteristics ul li p {
	text-align: center;
	color: #0078ff;
	margin: 140px 0 15px;
	font-size: 26px;
}
.marketing_page_characteristics ul li h5 {
	text-align: center;
	color: #fefeff;
	padding: 0 40px;
	font-size: 12px;
	line-height: 20px;
}
.marketing_page_info_3 div {
	position: relative;
	background: #eeeeee
}
.marketing_page_info_3 div:after {
	display: block;
	content: '';
	z-index: -1;
	background: #eee;
	height: 10px;
	width: 100%;
	position: absolute;
	top: -5px;
}
.wx_top_ul {
	margin: 0 20px;
}
.wx_top_ul li {
	float: left;
	width: 280px;
	height: 13px;
	box-sizing: border-box;
	margin: 38px 0;
	padding: 0 25px;
	font-size: 16px;
	color: #999;
	line-height: 13px;
	text-align: center;
	border-right: 1px solid #e3e3e3;
}
.wx_top_ul li.l5 {
	border-right: 1px solid transparent;
}
.wx_top_ul li em {
	color: #fb5b58;
}
.wx_top_ul li.l2 em {
	color: #1abd6c;
}
.wx_top_ul li.l3 em {
	color: #fb5b58;
}
.wx_top_ul li.l4 em {
	color: #2dbac7;
}
.wx_top_ul li.l5 em {
	color: #5270db;
}
.newestList h2 {
	font-size: 22px;
	color: #333333;
	border-left: 2px solid #0078ff;
	padding-left: 8px;
	margin: 40px 0;
}
.newestList ul li {
	text-align: center;
	float: left;
	width: 150px;
	height: 140px;
	border-bottom: 1px solid #e6e1e1;
	border-right: 1px solid #e6e1e1;
	padding: 0 11px;
}
.upgrade_box {
	background: #f1f1f1;
	width: 100%;
	min-height: 551px;
	padding: 40px 120px 0;
}
.newestList {
	float: left;
	width: 800px;
	height: 470px;
}
.newestList ul {
	padding: 0 50px;
}
.newestList ul li i {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 60px;
	position: relative;
	margin-top: 20px;
}
.newestList ul li i img {
	width: 60px;
	height: 60px;
}
.newestList ul li h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #a3a3a3;
}
.newestList ul li:hover a * {
	color: #0078ff;
}
.newestList ul li p {
	font-size: 12px;
	color: #a3a3a3;
}
.developmentDynamics {
	float: left;
	background: #fff;
	width: 300px;
	position: relative;
	padding: 0 30px 40px;
	margin-bottom: -1px;
}
span.more {
	font-size: 16px;
	color: #0078ff;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	float: right;
	margin-top: 5px;
}
.developmentDynamics h2 {
	margin: 40px 0;
	font-size: 22px;
	color: #333333;
	border-left: 2px solid #0078ff;
	padding-left: 8px;
}
span.more a {
	color: #0078ff;
}
.developmentDynamics ul li h3 {
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
}
.developmentDynamics ul li h4 {
	color: #9d9d9d;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.developmentDynamics ul li h4 span {
	display: inline-block;
	vertical-align: top;
	width: 240px;
	margin-top: 5px;
	color: #9d9d9d;
	font-size: 12px;
	margin-right: 10px;
}
.developmentDynamics ul li {
	margin-bottom: 40px;
}
.developmentDynamics ul li h4 i {
	color: #9d9d9d;
	position: relative;
	top: 8px;
	font-size: 12px;
}
.developmentDynamics:after {
	display: block;
	content: '';
	position: absolute;
	top: -38px;
	width: 100%;
	left: 0;
	background: #fff;
	height: 38px;
}
.textOmitted {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.wx_title {
	padding: 40px 0 0 0;
	text-align: center;
	margin-bottom: 30px;
}
.wx_title h2 {
	color: #3d3d3d;
	font-size: 30px;
	font-weight: normal;
	line-height: 50px;
}
.wx_title p {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
.productAdvantage ul li {
	width: 550px;
	float: left;
	position: relative;
	height: 70px;
	background: #f9f9f9;
	padding: 25px;
}
.productAdvantage ul li .advantageIcon {
	float: left;
	position: relative;
	width: 68px;
	height: 68px;
	line-height: 68px;
	font-size: 40px;
	color: #0078ff;
	text-align: center;
}
.productAdvantage ul li .advantageIcon i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.productAdvantage ul li .advantageIcon i {
	position: absolute;
	top: 0;
	left: 0;
	width: 68px;
	height: 68px;
	vertical-align: top;
	display: inline-block;
	background: url(../images/wx/box_03.png) no-repeat;
}
.productAdvantage ul li .advantageTxt {
	float: left;
	margin-left: 35px;
	width: 394px;
}
.productAdvantage ul li .advantageTxt h2 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.productAdvantage ul li .advantageTxt p {
	font-size: 14px;
	color: #9d9d9d;
	line-height: 20px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.productAdvantage ul li:hover .advantageIcon i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.exhibitionTitle li:hover, .exhibitionTitle li.active {
	background: #0078ff;
	color: #fff;
}
.exhibitionTitle li:hover:before, .exhibitionTitle li.active:before {
	opacity: 1;
}
.exhibitionTitle li:before {
	display: block;
	content: '';
	position: absolute;
	bottom: -30px;
	left: 60px;
	border-style: solid;
	border-width: 15px;
	opacity: 0;
	border-color: #0078ff transparent transparent transparent;
}
.exhibitionTitle li {
	position: relative;
	float: left;
	width: 150px;
	background: #f1f1f1;
	text-align: center;
	cursor: pointer;
}
.exhibitionTitle li:hover:after, .exhibitionTitle li.active:after {
	background: url(https://pigmcsdotcom.b0.upaiyun.com/statics/images/shouyin/wx_35.png);
	z-index: 9;
	width: 16px;
	height: 12px;
}
.exhibitionTitle {
	height: 50px;
	line-height: 50px;
	margin: 20px 0;
	color: #666666;
	font-size: 16px;
}
.resplItems li {
	text-align: center;
	float: left;
	width: 190px;
	height: 82px;
	border: 1px solid #ebeaea;
	margin-right: 8px;
	margin-bottom: 10px;
}
.resplItems li:hover {
	border: 1px solid #0078ff;
}
.resplItems li img {
	border: 0;
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	-moz-interpolation-mode: bicubic;
	-webkit-interpolation-mode: bicubic
}
.resplItems li i {
	padding-top: 15px;
	display: inline-block;
}
.resplItems li p {
	color: #b6b6b6;
	font-size: 14px;
}
.resplItems li:last-child {
	background: #f1f1f1;
}
.relevantList {
	padding-bottom: 100px;
}
.relevantList li {
	float: left;
	margin-top: 60px;
	width: 300px;
	text-align: center;
}
.relevantList li.n1 i {
	background: url('../images/wx/wx_product_img_1.png') #0078ff no-repeat center;
}
.relevantList li.n2 i {
	background: url('../images/wx/wx_product_img_2.png') #0078ff no-repeat center;
}
.relevantList li.n3 i {
	background: url('../images/wx/wx_product_img_3.png') #0078ff no-repeat center;
}
.relevantList li.n4 i {
	background: url('../images/wx/wx_product_img_4.png') #0078ff no-repeat center;
}
.relevantList li i {
	width: 94px;
	height: 94px;
	display: inline-block;
	vertical-align: top;
	background: #0078ff;
	border-radius: 100%;
}
.relevantList li i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.relevantList li h3 {
	color: #666;
	font-weight: normal;
	font-size: 16px;
	margin: 20px 0 10px;
}
.relevantList li p {
	color: #999;
}
.relevantList li:hover i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.product_about,  .skillMod,  .wx_solve,  .product_function,  .productAdvantage,  .wx_members {
	padding-bottom: 80px;
	border-bottom: 1px solid #e3e3e3;
}
.exhibitionList li dl {
	text-align: center;
}
.exhibitionList li dl dd {
	float: left;
	width: 145px;
	height: 117px;
	margin-right: 5px;
	margin-bottom: 3px;
	background: #f1f1f1;
	color: #9d9d9d;
	font-size: 14px;
}
.exhibitionList li dl dd i {
	display: inline-block;
	opacity: 1;
	-webkit-backface-visibility: hidden;
 filter: progid:dXImageTransform.Microsoft.Glow(color=#000000, Strength=5);
}
.exhibitionList li {
	display: none;
}
.exhibitionList li.active {
	display: block;
}
.exhibitionList li dl dd i {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 60px;
	height: 60px;
	display: inline-block;
	vertical-align: top;
}
.exhibitionList li dl dd i img {
	vertical-align: top;
}
.exhibitionList img {
	width: 40px;
	height: 40px;
	margin-top: 14px;
}
.exhibitionList li dl dd i em {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #0078ff;
}
.exhibitionList li dl dd p {
	font-size: 13px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.exhibitionList li dl dd:hover {
	background: #0078ff;
}
.exhibitionList li dl dd:hover i {
	position: relative;
	-webkit-animation: tada 1s 0s 1 linear both;
	animation: tada 1s 0s 1 linear both;
}
.exhibitionList li dl dd:hover p {
	color: #fff;
}
.exhibitionList li dl dd:hover i em {
	display: block;
}
.page_title span {
	position: relative;
	text-align: center;
}
.page_title_bottom {
	text-align: center;
}
.page_title_bottom>p {
	display: inline-block;
	background: #0078ff;
	width: 35px;
	height: 1px;
}
.animated {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}
 @-webkit-keyframes bounceIn {
 0%, 20%, 40%, 60%, 80%, 100% {
 -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
 100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
 @keyframes bounceIn {
 0%, 20%, 40%, 60%, 80%, 100% {
 -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
 0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
 20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
 40% {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
 60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
 80% {
 -webkit-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
 100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}
.industrySchemeList {
	margin: 30px 0;
}
.industrySchemeList li {
	text-align: center;
	position: relative;
	float: left;
	width: 260px;
	box-sizing: border-box;
	height: 270px;
	border: 1px solid #dfdfdf;
	margin-right: 40px;
	margin-bottom: 33px;
}
.industrySchemeList li .industry {
	width: 100%;
	margin-top: 60px;
}
.industrySchemeList li a i {
	background: none;
	display: inline-block;
	width: 90px;
	height: 90px;
	padding-left: 10px;
}
.industrySchemeListICon li em {
	background: #0078ff;
	width: 90px;
	height: 90px;
	z-index: 100;
	display: none;
}
.industrySchemeList li .industry p {
	color: #9d9d9d;
	font-size: 22px;
	line-height: 40px;
}
.industrySchemeListICon li:hover {
	background: #0078ff;
}
.industrySchemeListICon li:hover em {
	display: inline-block;
}
.industrySchemeList li:hover a i {
	display: none;
}
.industrySchemeListICon li:hover .industry p {
	color: #fff;
}
.greenOne {
	background: #4ab757;
}
.redTwo {
	background: #f85c5c;
}
.blueThree {
	background: #4d87e3;
}
.cyanFour {
	background: #2abb9b;
}
.cardTicketList {
	float: left;
	width: 280px;
	height: 220px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.cardTicketList a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.greenOne i {
	background: url(https://pigmcsdotcom.b0.upaiyun.com/statics/images/shouyin/indexnum_09.png);
}
.cardTicketList i {
	position: absolute;
	width: 144px;
	height: 144px;
	background: url(https://pigmcsdotcom.b0.upaiyun.com/statics/images/shouyin/indexnum_09.png);
	background-size: 100%;
	display: block;
	top: -10px;
	left: -52px;
}
.redTwo i {
	background: url(https://pigmcsdotcom.b0.upaiyun.com/statics/images/shouyin/indexnum_12.png);
}
.blueThree i {
	background: url(https://pigmcsdotcom.b0.upaiyun.com/statics/images/shouyin/indexnum_18.png);
}
.cyanFour i {
	background: url(https://pigmcsdotcom.b0.upaiyun.com/statics/images/shouyin/indexnum_15.png);
}
.cardTicket .cardTicketList.greenOne h2 {
	margin-left: 47px;
}
.cardTicket .cardTicketList h2 {
	text-align: left;
	margin-left: 68px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.cardTicketList em {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	display: inline-block;
	vertical-align: top;
}
.cardTicket .cardTicketList h3 {
	margin-bottom: 5px;
}
.cardTicketList h3 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 9px;
}
.cardTicketList p {
	color: #fff;
	font-size: 14px;
}
.cardTicketList h2 {
	font-size: 26px;
	font-style: italic;
	color: #6de37b;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
.redTwo h2 {
	color: #ffa8a8;
}
.blueThree h2 {
	color: #7cafff;
}
.cyanFour h2 {
	color: #57e2c3;
}
 @-webkit-keyframes shake {
 0%, 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 10%, 30%, 50%, 70%, 90% {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
}
 20%, 40%, 60%, 80% {
 -webkit-transform: translate3d(10px, 0, 0);
 transform: translate3d(10px, 0, 0);
}
}
 @keyframes shake {
 0%, 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 10%, 30%, 50%, 70%, 90% {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
}
 20%, 40%, 60%, 80% {
 -webkit-transform: translate3d(10px, 0, 0);
 transform: translate3d(10px, 0, 0);
}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}
.skillMod {
	background: #F1F1F1;
}
.jsRect ul {
	width: 100%;
	height: 300px;
	position: relative;
}
.skillMod ul li.i6 .icon i {
	background-position: -100px -342px;
	width: 45px;
	height: 33px;
	margin-top: 20px;
}
.skillMod ul li.i7 .icon i {
	background-position: -100px -376px;
	width: 45px;
	height: 40px;
	margin-top: 21px;
}
.skillMod ul li.i8 .icon i {
	background-position: -100px -417px;
	width: 45px;
	height: 45px;
	margin-top: 16px;
}
.skillMod ul li.i9 .icon i {
	background-position: -100px -463px;
	width: 45px;
	height: 36px;
	margin-top: 21px;
}
.skillMod ul li.i10 .icon i {
	background-position: -100px -502px;
	width: 38px;
	height: 40px;
	margin-top: 21px;
}
.skillMod ul li.i11 .icon i {
	background-position: -100px -543px;
	width: 45px;
	height: 45px;
	margin-top: 17px;
}
.skillMod ul li .icon i {
	display: block;
	margin: 0 auto;
	background: url('../images/wx/sprite.png') no-repeat;
	margin-top: 13px;
}
.skillMod ul li .icon {
	width: 78px;
	height: 78px;
	float: left;
	border: 1px solid #999;
	border-radius: 100%;
	margin-left: 10px;
}
.skillMod ul li .desc> .row0 h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #3d3d3d;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.skillMod ul li .desc> .row0 p {
	font-size: 12px;
	height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 34px;
	white-space: nowrap;
	color: #888;
	-webkit-transition: width .5s linear;
	-moz-transition: width .5s linear;
	-ms-transition: width .5s linear;
	-o-transition: width .5s linear;
	transition: width .5s linear;
	width: 415px;
}
.skillMod ul li.on .desc> .row0 h3,  .skillMod ul li.on .desc> .row0 p {
	color: #fff !important;
}
.skillMod ul li.on .desc> .row0 p {
	width: 850px;
}
.jsRect ul li {
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
.jsRect ul li.i6 {
	left: 0;
	top: 0;
}
.jsRect ul li.i7 {
	right: 0;
	top: 0;
}
.jsRect ul li.i8 {
	left: 0;
	top: 100px;
}
.jsRect ul li.i9 {
	right: 0;
	top: 100px;
}
.jsRect ul li.i10 {
	left: 0;
	top: 200px;
}
.jsRect ul li.i11 {
	right: 0;
	top: 200px;
}
.skillMod ul li:hover, .skillMod ul li.on {
	background: #0078ff;
}
.jsRect ul li {
	position: absolute;
}
.skillMod ul li {
	float: left;
	width: 50%;
	padding: 10px 0;
	height: 80px;
	overflow: hidden;
	background: #F1F1F1;
}
.skillMod ul li .desc>div {
	display: table-cell;
	vertical-align: middle;
	color: #3d3d3d;
}
.skillMod ul li .desc {
	overflow: hidden;
	display: table;
	height: 80px;
	padding-left: 20px;
	margin-right: 20px;
}
.skillMod ul li:hover .icon i, .skillMod ul li.on .icon i {
	background-position-x: -148px;
}
.skillMod ul li:hover .icon, .skillMod ul li.on .icon {
	border-color: #fff;
	background: #fff;
}
.new_page .media .media-left {
	position: relative;
}
.new_page .media .media-body {
	padding-left: 35px;
}
.new_page .media .media-left div {
	position: absolute;
	display: inline-block;
	opacity: 0;
	-webkit-transition: .5s linear;
	-moz-transition: .5s linear;
	-ms-transition: .5s linear;
	-o-transition: .5s linear;
	transition: .5s linear;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #0078ff;
}
.new_page .media .media-left div span {
	color: #ffffff;
	display: inline-block;
	width: 50px;
	height: 50px;
	font-size: 34px;
	box-sizing: border-box;
	padding-top: 12px;
}
.news_box .mask>div span:before {
	position: relative;
	top: 3px;
}
.new_page .media:hover .media-left div {
	opacity: 1;
}
.new_page .media .media-left:after {
	display: block;
	content: '';
	-webkit-transition: .5s linear;
	-moz-transition: .5s linear;
	-ms-transition: .5s linear;
	-o-transition: .5s linear;
	transition: .5s linear;
	position: absolute;
	top: 0;
	left: 0;
	right: 0px;
	bottom: 0;
	opacity: 0;
	border: 1px solid #0078ff;
}
.new_page .media:hover .media-left:after {
	opacity: 1;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
}
.new_page .media-left {
	text-align: center;
}
.new_page .media-heading {
	color: #000000;
	font-size: 16px;
	margin: 30px 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_page .media-heading+h5 {
	color: #9e9e9e;
	font-size: 12px;
}
.new_page .media-body p {
	color: #444444;
	margin: 25px 0 0;
	line-height: 22px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
}
.marketing_page_info_3 div {
	position: relative;
}
.new_show_box {
	margin-top: 70px;
}
.new_show_box .left {
	float: left;
	width: 750px;
}
.new_show_box .left h1 {
	color: #444444;
	font-size: 16px;
}
.new_show_box .left h3 {
	color: #9e9e9e;
	font-size: 12px;
	margin: 15px 0 40px;
}
.new_show_box .right {
	float: right;
	width: 400px;
}
.new_show_box .media-heading {
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 20px;
}
.new_show_box .media-heading+h5 {
	color: #9e9e9e;
	margin-bottom: 10px;
	font-size: 12px;
}
.new_show_box .media a {
	color: #5d5d5d;
	font-size: 12px;
}
.recruitment_title>li {
	float: left;
	color: #444444;
	line-height: 54px;
	box-sizing: border-box;
	font-size: 14px;
	background: transparent;
}
.recruitment_title {
	padding: 0 20px;
	border-bottom: 1px solid #eaeaea;
	background: #fff;
	height: 54px;
}
.recruitment_title>li.l1 {
	width: 630px;
}
.recruitment_title>li.l2 {
	width: 150px;
}
.recruitment_title>li.l3 {
	width: 200px;
}
.recruitment_title>li.l4 {
	width: 130px;
}
.recruitment_title>li.l5 {
	width: 50px;
	text-align: right;
}
.recruitment_title>li.l5 span {
	font-size: 25px;
}
.recruitment_title.on>li.l5 span {
	color: #0078ff;
}
.recruitment_title.on {
	background: #f2f2f2;
}
.recruitment_info {
	padding: 25px;
	display: none;
	overflow: hidden;
}
/*.recruitment_info p{

    color: #444444;

    font-size: 14px;

    line-height: 25px;

}*/

.recruitment_info a {
	display: inline-block;
	margin-top: 25px;
	background: #0078ff;
	padding: 15px 20px;
	color: #ffffff;
	font-size: 12px;
}
.recruitment_title.on+.recruitment_info {
	display: block;
}
.pages {
	padding: 35px 22.5px 50px !important;
	text-align: left !important;
}
.pages a {
	border: none !important;
	color: #7f7f7f !important;
	font-size: 14px !important;
}
.pages span {
	background: transparent !important;
	color: #000000 !important;
	padding: 0 !important;
	margin: 0 8px !important;
	border: none !important;
	border-bottom: 1px solid #000000 !important;
	font-size: 14px !important;
}
.case_show_title {
	text-align: center;
	margin: 40px 0 20px;
	font-size: 18px;
	color: #000;
}
.case_show_url {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	color: #000;
}
.contact_form {
	width: 768px !important;
	margin: 0 auto;
}
.contact_form input,  .contact_form textarea {
	margin: 10px 0;
	width: 100%;
}
.contact_form .form-group {
	top: 5px !important;
}
.contact_form .submit {
	width: 150px;
}
.page_team_box>div {
	width: 25%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}
.page_team_box>div .mask {
	height: 320px !important;
	overflow: hidden;
	position: relative;
}
.page_team_box .team_into h4 {
	padding-top: 25px;
	padding-left: 20px;
	line-height: 36px;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
.page_team_box .team_into h5 {
	margin-top: 3px;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	color: #4a4a4a;
	padding-left: 20px;
}
.page_team_box .team_into {
	background: transparent;
	height: 110px;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
	background: #fbfbfb;
}
.mask>p {
	border: 1px solid #0078ff;
}
.page_team_box>div .mask>div>span {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.page_team_box>div:hover .team_into {
	background: #0078ff
}
.page_team_box>div:hover .mask>p {
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	opacity: 1;
}
.page_team_box>div:hover .mask>div {
	opacity: 1;
}
.page_team_box>div:hover .team_into h5 {
	color: #fff;
}
.page_team_box>div:hover .team_into h4 {
	color: #fff;
}
.section-2>ul,  .section-6>ul {
	width: 100% !important;
	text-align: center;
}
.section-6>ul>li,  .section-2>ul>li {
	float: none;
	display: inline-block;
}
.page_team_show .left_box {
	width: 450px;
	text-align: center;
	float: left;
	height: 550px;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 50px;
}
.page_team_show .right_box {
	width: 750px;
	float: left;
	padding-top: 43px;
}
.right_box h2 {
	font-size: 18px;
	color: #000;
}
.right_box h3 {
	color: #999;
	margin-top: 15px;
	font-size: 14px;
	border-bottom: 1px solid #282828;
	padding-bottom: 10px;
}
.right_box>div {
	margin-top: 30px;
}
.page_profile_info .ul_list li {
	margin-right: 14px;
	margin-bottom: 15px;
	background: #f8f8f8;
}
.contact_form>form {
	-webkit-transform: translate(0, 0px);
	-ms-transform: translate(0, 0px);
	transform: translate(0, 0px);
	opacity: 1 !important;
}
.nav_active_title {
	display: none;
}
.case_nav>li>a {
	position: relative;
	margin-right: 2px;
	width: 96px;
}
#cssmenu > ul > li > a.jd {
	color: #0078ff;
}
.b {
	z-index: 150;
}
.case_nav>li.jd a {
	background: #0078ff;
	color: #fff;
}
.section-2>ol>li>a>img,  .case_nav+ol>li>a>img {
	width: 100%;
	min-height: 245px;
}
.section-2>ol>li,  .case_nav+ol>li {
	overflow: hidden;
}
.jj_eight ul li a span span {
	color: #c3c3c3;
	font-size: 12px;
	padding: 0px;
	display: block;
	text-align: center;
}
.new_show_box .media-left>div {
	width: 131px;
	height: 85px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.new_show_box .media-left>div>img {
	margin: 0 auto;
}
.new_show_box .media-left>div p {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	display: block;
	opacity: 0;
	bottom: 0px;
	border: 1px solid #0078ff;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear;
}
.new_show_box .media:hover .media-left>div p {
	opacity: 1;
	left: 15px;
	right: 15px;
	top: 15px;
	bottom: 15px;
}
.recruitment_info button {
	display: inline-block;
	margin-top: 25px;
	background: #0078ff;
	padding: 15px 20px;
	color: #ffffff;
	font-size: 12px;
	border: none;
	border-radius: 0;
}
.jj_eight ul li a span span {
	margin-top: 10px;
}
.full_screen_info_2_left ul li:nth-child(6) i,  .full_screen_info_2_left ul li:nth-child(7) i {
	font-size: 50px;
}
.wechat img {
	padding: 15px 30px;
}
#box2 {
	background: #fafafa;
	padding: 0 120px !important;
	margin: 0;
}
.car_box1 {
	position: relative;
}
.car_box1>.car_box1_box {
	position: absolute;
	top: 0;
	left: -1100px;
}
.contactform_submit .submit {
	margin-left: -425px;
}
.contact_form .contactform_submit .submit {
	margin-left: 0px;
}
#cssmenu {
	margin-top: 15px;
}
#header .left {
	position: relative;
}
#header .left p {
	display: inline-block;
	position: absolute;
	top: 20px;
	left: 210px;
	width: 250px;
}
#header .left span,  #header .left b {
	display: block;
	font-size: 16px;
	color: #333;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
}
#header .left b {
	font-weight: normal;
	display: inline-block;
}
.contact_box>ul>li b,  .contact_list_box ul li b {
	color: #7f7f7f;
	font-size: 14px;
	width: 42px;
	opacity: 0;
	text-align: justify;
	text-align-last: justify;
	display: inline-block;
}
.contact_list_box>ul>h4 {
	margin-bottom: 20px;
}
.contact_list_box ul li span,  .contact_box>ul>li span {
	color: #7f7f7f;
	font-size: 14px;
	display: inline-block;
	width: 42px;
	text-align: justify;
	text-align-last: justify;
	text-justify: inter-ideograph;
}
.contact_list_box {
	top: 0;
	width: 590px;
}
.contact_list_box,  .contact_list_box+form {
	float: left;
}
.lm-link {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.lm-link li {
	float: left;
	margin-bottom: 20px;
}
.lm-link li:nth-last-child(2) span {
	display: none;
}
.lm-link li a {
	padding: 0 50px;
	color: black;
}
.lm-link ul div {
	clear: both;
}
.weixin_box{
	position:fixed;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.5);
	top:0;
	left:0;
	z-index:999;
	display:none;
}
.weixin_box .box{
	position:relative;
	width:100%;
	height:100%;
}
.weixin_box .box .weixin{
	position:absolute;
	width:354px;
	height:350px;
	top:50%;
	margin-top:-175px;
	left:50%;
	margin-left:-177px;
}
.phone_x{
	position:relative;
}
.phone_x:hover i{
	color:#fff !important;
}
.phone_x.activ{
	background:#0078ff;
	color:#fff !important;
	border-left:1px solid #0078ff;
}
.phone_x.activ i{
	color:#fff !important;
}
.phone_x .phone_box{
	position:absolute;
	right:42px;
	top:0;
	height:41px;
	width:210px;
	line-height:41px;
	box-sizing:border-box;
	display:none;
	border:1px solid #0078ff;
	background:#0078ff;
}
.phone_x .phone_box span{
	font-size:20px;
	display:inline-block;
	width:160px;
	color:#fff;
	cursor:text;
}
article>ul li{
	cursor:pointer;
}
.phone_x .phone_box i{
	width:40px;
	height:41px;
	color:#fff;
}
 
 
.lm-float-l{
    float: left;
}
.lm-float-r{
    float: right;
}
.lm-clear-b{
    clear: both;
}
.lm-ta-c{
    text-align: center;
}
.lm-li-f>li{
    float: left;
}
.lm-li-f>div:last-child{
    clear: both;
}
.lm-ce{
    position: fixed;
    top: 25%;
    left: 1%;
    height: 400px;
    border-left: 1px solid #33B5FF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 0 0;
    z-index: 999;
}
.lm-ce li{
    display: block;
    margin: 0 0 10px;
}
.lm-ce li>a{
    height: 68px;
    text-align: center;

}
.lm-ce li>a:nth-child(1){
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 68px;
    padding: 10px 0 0;
    background: rgba(0,0,0,.4);
    /*-webkit-transition:all .3s ease-in-out 0s;*/
    /*-moz-transition:all .3s ease-in-out 0s;*/
    /*-ms-transition:all .3s ease-in-out 0s;*/
    /*-o-transition:all .3s ease-in-out 0s;*/
    transition:all .5s ease-in-out 0s;
    border-top: 1px solid #33B5FF;
    border-bottom: 1px solid #33B5FF;
    border-right: 1px solid #33B5FF;
}
.lm-ce li>a:nth-child(1) div{
    width: 68px;
    height: 68px;
}
.lm-ce li>a:nth-child(1) p{
    color: white;
    white-space: nowrap;
}
.lm-ce li:hover>a:nth-child(1){
    width: 0;
    border-right: none;
}
.lm-ce li>a:nth-child(1) div{
    position: relative;
    left: 0;
    /*-webkit-transition:all .9s ease-in-out 0s;*/
    /*-moz-transition:all .9s ease-in-out 0s;*/
    /*-ms-transition:all .9s ease-in-out 0s;*/
    /*-o-transition:all .9s ease-in-out 0s;*/
    transition:all .8s ease-in-out 0s;
}
.lm-ce li:hover>a:nth-child(1) div{
    left: 20px;
}
.lm-ce li>a:nth-child(1) *{
    position: relative;
    top: 0;
    left: 0;
}
.lm-ce li>a:nth-child(1) *{
     opacity: 1;
    transition:all .2s ease-in-out 0s;
}
.lm-ce li:hover>a:nth-child(1) *{
    opacity: 0;
}
.lm-ce li>a:nth-child(2){
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 0;
    overflow: hidden;
    background: rgba(51,181,255,1);
    /*-webkit-transition:all .3s ease-in-out 0s;*/
    /*-moz-transition:all .3s ease-in-out 0s;*/
    /*-ms-transition:all .3s ease-in-out 0s;*/
    /*-o-transition:all .3s ease-in-out 0s;*/
    transition:all .5s ease-in-out 0s;
    border-top: 1px solid #33B5FF;
    border-bottom: 1px solid #33B5FF;
}
.lm-ce li>a:nth-child(2) p{
    display: table-cell;
    width: 158px;
    height: 68px;
    text-align: center;
    vertical-align: middle;
	font-size: 14px;
    color: white;
    white-space: nowrap;
}
.lm-ce li:hover>a:nth-child(2){
    width: 158px;
    border-right: 1px solid #33B5FF;
	position:relative;z-index:999;cursor:pointer;
}
.lm-ce .top{
    margin: 40px 0 0;
}
.lm-ce .top a{
    padding: 8px 0 0!important;
    width: 45px!important;
    height: 45px!important;
}
.lm-ce .top:hover a{
    border-right: 1px solid #33B5FF!important;
}
.lm-ce .top:hover *{
    opacity: 1!important;
}
.full_screen_info_2{
	display:none;
}
















